From: Wesley Gimenes Date: Wed, 23 Apr 2025 23:46:28 +0000 (-0300) Subject: netbird: update to 0.42.0 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=2ac31acc54bf4f997ff28b2e26cda2e48fc406e4;p=feed%2Fpackages.git netbird: update to 0.42.0 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.42.0 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index c2790dcb18..f5c7bf22de 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.41.3 +PKG_VERSION:=0.42.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=69a9f7f67321dfbf339135b33c6e3a9ed468a657b81a1519b98e3b653dd8d58d +PKG_HASH:=fb9f46acd38c2ac043c7dd66b715453f1c7b2973879001d3c1812df21bed618e PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause